From b33ce0f108c59149c4888eb35fdb71845869a69f Mon Sep 17 00:00:00 2001 From: Markus Rost Date: Mon, 16 Dec 2002 01:01:39 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6426d084aea..d42ae014ea3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,19 @@ +2002-12-16 Markus Rost + + * allout.el: Avoid name conflicts with outline.el. Replace + globally string "outline-" with string "allout-". Replaced 1446 + occurrences; there was no string "allout-" before the change and + there seems to be no dependency on outline.el. + Put `quotes' around many function and variable names. + Doc changes to adjust to the change to prefix "allout-". Don't + provide 'outline. Use " Allout" as mode line string, not " Outl". + Put group 'allout in group 'editing. Update Copyright notice. + Autoload `allout-init'. + (allout-init): Give report also in case auto-activation was + inhibited. + (my-mark-marker): Test for feature 'xemacs instead of a string + parse. + 2002-12-15 David Kastrup * emacs-lisp/autoload.el (autoload-ensure-default-file): insert -- 2.30.2